速報APP / 教育 / PHP Programming

PHP Programming

價格:免費

更新日期:2018-08-16

檔案大小:2.4M

目前版本:1.1.3

版本需求:Android 4.4 以上版本

官方網站:mailto:es.hamza.sup@gmail.com

PHP Programming(圖1)-速報App

PHP is the most popular server-side language used to build dynamic websites, and though it is not especially difficult to use, nonprogrammers often find it intimidating. This introductory workshop is designed to change that by teaching you PHP through a series of clear, focused, easy-to-follow lessons. After briefly explaining what PHP is and how it integrates with HTML, we introduce the features of the language. He covers variables, conditional statements, calculations, loops, and functions, as well as server-side includes and error handing, in a series of hands-on exercises. He then moves to a larger project that involves building a script to validate and email user input from an online form. By following along, you'll come to understand the value of creating reusable code, the importance of PHP security, and how to deal with multiple-choice form fields.

Topics include:

Naming variables

Storing text as strings

PHP Programming(圖2)-速報App

Doing calculations with PHP

Using conditional statements to make decisions

Creating custom functions

Deciphering error messages

PHP Programming(圖3)-速報App

Emailing the contents of an online form

Dealing with multiple-choice form fields

PHP Programming(圖4)-速報App